Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103-W15-1] ProfPlan #117

Open
wants to merge 571 commits into
base: master
Choose a base branch
from

Conversation

eyelessrhyme7
Copy link

@eyelessrhyme7 eyelessrhyme7 commented Sep 23, 2023

ProfPlan is a command-line task management tool designed specifically for CS professors, offering features such as task creation, priority assignment, categorization, and more to streamline academic and personal organization. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Attention: 134 lines in your changes are missing coverage. Please review.

Comparison is base (517b785) 75.26% compared to head (9b7484d) 66.54%.

Files Patch % Lines
...a/profplan/logic/commands/EditSettingsCommand.java 0.00% 39 Missing and 1 partial ⚠️
src/main/java/profplan/MainApp.java 0.00% 37 Missing ⚠️
...va/profplan/logic/commands/DescriptionCommand.java 24.00% 16 Missing and 3 partials ⚠️
src/main/java/profplan/commons/core/Settings.java 50.00% 6 Missing and 3 partials ⚠️
...in/java/profplan/logic/commands/DeleteCommand.java 74.19% 4 Missing and 4 partials ⚠️
...in/java/profplan/logic/commands/DoNextCommand.java 0.00% 6 Missing ⚠️
...main/java/profplan/logic/commands/EditCommand.java 95.12% 0 Missing and 4 partials ⚠️
...in/java/profplan/logic/commands/FilterCommand.java 81.81% 4 Missing ⚠️
src/main/java/profplan/commons/core/Config.java 25.00% 3 Missing ⚠️
src/main/java/profplan/logic/LogicManager.java 66.66% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #117      +/-   ##
============================================
- Coverage     75.26%   66.54%   -8.72%     
- Complexity      419      606     +187     
============================================
  Files            71      100      +29     
  Lines          1338     2206     +868     
  Branches        126      217      +91     
============================================
+ Hits           1007     1468     +461     
- Misses          301      647     +346     
- Partials         30       91      +61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Chrainx pushed a commit to Chrainx/tp that referenced this pull request Nov 2, 2023
…stomer-descriptor

Add FilterCustomerDescriptor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants